INDEX

SENDS


Purpose:

SENDS assigns keyboard-based game commands to a button.

Used with:

All ThrustMaster DirectConnect devices

What SENDS does when assigned to buttons:

SENDS causes a keyboard character to be sent to the game software when a button action is detected.

Entry:

button_control SENDS key_sequence

where button_control is a button label, and key_sequence is a keyboard character that is to be sent to the game when the button is pressed.

Button control labels

Keystroke sequences

Examples

Technical note:

Each button that is set up to generate keyboard output with SENDS becomes "disconnected" from its default DirectInput mapping. You may "reconnect" a button or position control to its default DirectInput position (or any alternative position) using the IS statement. The control can then issue keyboard commands and be seen as a DirectInput joystick control simultaneously.


prev home next